ElementExpression

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Function function_)
Undocumented in source.

Members

Variables

args
ElementExpression[] args;
Undocumented in source.
command
string command;
Undocumented in source.
func
Function func;
Undocumented in source.
result
JSONValue result;
Undocumented in source.

Inherited Members

From Element

type
Type type;
Undocumented in source.
inner
string inner;
Undocumented in source.
children
Element[] children;
Undocumented in source.

Meta